home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / cucd / prog / gnu-c / src / gcc-2.7.0-amiga / config / vax / netbsd.h next >
Encoding:
C/C++ Source or Header  |  1995-05-09  |  173 b   |  6 lines

  1. #include <vax/vax.h>
  2. #include <netbsd.h>
  3.  
  4. #undef CPP_PREDEFINES
  5. #define CPP_PREDEFINES "-Dunix -Dvax -D__NetBSD__ -Asystem(unix) -Asystem(NetBSD) -Acpu(vax) -Amachine(vax)"
  6.